home *** CD-ROM | disk | FTP | other *** search
- //
- // battle description file.
- //
-
-
-
- MapName::"sicily"
- Architecture::AT_SOUTHERN_EUROPEAN
- Terrain::ARID
- BattleType::BATTLE_TYPE_TUTORIAL
- Deployement::false
- Season::SUMMER
- WeatherSequenceId::0
-
- InitialCameraPos:: 10045 26827 160 -10 1000
- // x y dir(degress) up(degrees) distance
-
-
- Player::"Roger Guiscard" 5 5 LOCAL "sicily_0" 5 true
- // PlayerName Player_id allies_id player_type army file list, Koku limit, attacker.
- // Note player_id==allies_id if has no allies.
- 0 0 0 CATHOLIC_CULTURE
- // x y (Home point) home dir(degress).
-
- Player::"Abu ibn Hamud" 1 1 ARTIFICIAL "sicily_1" 6 false
- 0 0 180 MUSLIM_CULTURE
-
-
- //TerminatingTrigger::"BATTLE_PLAYER_WON" 1 0
- //TerminatingTrigger::"BATTLE_PLAYER_LOST" 2 0
- //
- //TerminatingTriggerGroup::1 1 SUCCESS_FINISHED_SEQUENCE ATTACKER ""
- //TerminatingTriggerGroup::2 1 FAILURE_FINISHED_SEQUENCE ATTACKER ""
-
- //triggers
- Trigger::1, BT_INCAPACITATE, factions 5
- Trigger::2, BT_INCAPACITATE, factions 1
-
- //results
- Result::1, alliances 5, style DEFEAT
- Result::2, alliances 5, style VICTORY
-
- //groups
- Group::1, PRIMARY triggers 1 result_ids 1
- Group::2, PRIMARY triggers 2 result_ids 2
-